Feature: Crear miembro , Listar miembros, eliminar miembros Ghost Version 4.44
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 45.775s |
Scenario: Deseo ingresar a la aplicación, ver la lista de miembros, crear un miembro, volver al listado y eliminar el miembro exitosamente previamente creado
Before
0m 6.649s
Given
I go to "<GHOST-VERSION-2-URL1>"
0m 2.034s
And
I wait for 2 seconds
0m 2.281s
When
I enter email "<USERNAME>" into selector "input[name='identification']"
0m 1.013s
And
I enter password "<PASSWORD>" into selector "input[name='password']"
0m 0.627s
And
I take screenshot of step "1" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.648s
And
I push login button with selector "button[type='submit']"
0m 0.491s
And
I wait for 5 seconds
0m 5.344s
And
I expect to enter to Ghost home page "<GHOST-VERSION-2-URL2>"
0m 0.354s
And
I take screenshot of step "2" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.757s
And
I click on member list with selector "a[href='#/members/']"
0m 1.104s
And
I expect to enter to Ghost Members section "<GHOST-VERSION-2-URL3>"
0m 0.300s
And
I wait for 1 seconds
0m 1.240s
And
I take screenshot of step "3" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.401s
And
I click on New Member with selector "a[href='#/members/new/']"
0m 0.787s
And
I wait for 1 seconds
0m 1.265s
And
I enter member Name "$name_5" into selector "input[name='name']"
0m 0.323s
And
I enter member email "$$name_5" from provider "@hotmail.com" into selector "input[name='email']"
0m 0.874s
And
I enter member note "frankcandanoza@hotmail.com" into selector "textarea[name='note']"
0m 1.515s
And
I take screenshot of step "4" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.607s
And
I push Save member button with selector "button[class='gh-btn gh-btn-primary gh-btn-icon ember-view']"
0m 0.781s
And
I wait for 1 seconds
0m 1.146s
Then
I go to Ghost Members section "<GHOST-VERSION-2-URL3>"
0m 0.401s
And
I wait for 3 seconds
0m 3.212s
And
I take screenshot of step "5" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.491s
And
I filter by member on member list section using email "$$name_5" and provider "@hotmail.com" into selector "input[class='gh-input gh-members-list-searchfield ']"
0m 0.513s
And
I wait for 1 seconds
0m 1.198s
And
I take screenshot of step "6" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.416s
And
I looking for last created member on members list
0m 0.392s
And
I wait for 1 seconds
0m 1.168s
And
I push setting member button with selector "button[class='gh-btn gh-btn-icon icon-only gh-btn-action-icon closed ember-view']"
0m 0.266s
And
I wait for 1 seconds
0m 1.162s
And
I take screenshot of step "7" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.217s
And
I push delete member button with selector "span[class='red']"
0m 0.275s
And
I confirm delete member operation on button with selector "button[class='gh-btn gh-btn-red gh-btn-icon ember-view']"
0m 0.310s
And
I take screenshot of step "8" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.345s
Then
I go to Ghost Members section "<GHOST-VERSION-2-URL3>"
0m 0.226s
And
I wait for 2 seconds
0m 2.180s
And
I expect to enter to Ghost Members section "<GHOST-VERSION-2-URL3>"
0m 0.174s
And
I take screenshot of step "9" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
0m 0.247s
After
0m 2.041s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I go to "<GHOST-VERSION-2-URL1>"
And
I wait for 2 seconds
When
I enter email "<USERNAME>" into selector "input[name='identification']"
And
I enter password "<PASSWORD>" into selector "input[name='password']"
And
I take screenshot of step "1" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I push login button with selector "button[type='submit']"
And
I wait for 5 seconds
And
I expect to enter to Ghost home page "<GHOST-VERSION-2-URL2>"
And
I take screenshot of step "2" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I click on member list with selector "a[href='#/members/']"
And
I expect to enter to Ghost Members section "<GHOST-VERSION-2-URL3>"
And
I wait for 1 seconds
And
I take screenshot of step "3" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I click on New Member with selector "a[href='#/members/new/']"
And
I wait for 1 seconds
And
I enter member Name "$name_5" into selector "input[name='name']"
And
I enter member email "$$name_5" from provider "@hotmail.com" into selector "input[name='email']"
And
I enter member note "frankcandanoza@hotmail.com" into selector "textarea[name='note']"
And
I take screenshot of step "4" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I push Save member button with selector "button[class='gh-btn gh-btn-primary gh-btn-icon ember-view']"
And
I wait for 1 seconds
Then
I go to Ghost Members section "<GHOST-VERSION-2-URL3>"
And
I wait for 3 seconds
And
I take screenshot of step "5" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I filter by member on member list section using email "$$name_5" and provider "@hotmail.com" into selector "input[class='gh-input gh-members-list-searchfield ']"
And
I wait for 1 seconds
And
I take screenshot of step "6" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I looking for last created member on members list
And
I wait for 1 seconds
And
I push setting member button with selector "button[class='gh-btn gh-btn-icon icon-only gh-btn-action-icon closed ember-view']"
And
I wait for 1 seconds
And
I take screenshot of step "7" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
And
I push delete member button with selector "span[class='red']"
And
I confirm delete member operation on button with selector "button[class='gh-btn gh-btn-red gh-btn-icon ember-view']"
And
I take screenshot of step "8" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
Then
I go to Ghost Members section "<GHOST-VERSION-2-URL3>"
And
I wait for 2 seconds
And
I expect to enter to Ghost Members section "<GHOST-VERSION-2-URL3>"
And
I take screenshot of step "9" and scenario "<ESCENARIO_5>" and feature "Miembros" and version "<GHOST-VERSION-2>"
After
NO IMAGE AVAILABLE